Micron Document




Pybind
──────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────
top
is an interface-generating C++ library to allow for interoperability between C++ and Python. It is based on the previously existing Boost.Python.cite-ref-docs-2-0[2] Development started in 2015 and as of June, 2025 the latest release was version 2.13.6 on 13 September 2024.

Contents


──────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────

See also

SWIG
Cython

References

cite-note-11. "Changelog".
cite-note-docs-22. citerefjakobJakob, Wenzel. "pybind11 documentation". readthedocs.io. Retrieved 13 June 2025.

External links

• Official website
• Documentation